Skip to content

docs!: add zensical-based docs for the project#8

Merged
d-v-b merged 5 commits into
zarr-developers:mainfrom
d-v-b:chore/docs
Apr 1, 2026
Merged

docs!: add zensical-based docs for the project#8
d-v-b merged 5 commits into
zarr-developers:mainfrom
d-v-b:chore/docs

Conversation

@d-v-b

@d-v-b d-v-b commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator

Note, this is a breaking change because we change the names of the codec classes defined in this repo.
The reason for the renaming is to ensure that we can smoothly handle updates to the zarr-python codec API
which might be inbound in the next few months. A new codec implementation would get a name ending with a V2
suffix.

Note, this is a breaking change because we change the names of the codec classes defined in this repo.
The reason for the renaming is to ensure that we can smoothly handle updates to the zarr-python codec API
which might be inbound in the next few months. A new codec implementation would get a name ending with a `V2`
suffix.
@codecov

codecov Bot commented Apr 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.19%. Comparing base (7998c56) to head (561f7e3).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   94.07%   99.19%   +5.12%     
==========================================
  Files           8        9       +1     
  Lines         253      249       -4     
==========================================
+ Hits          238      247       +9     
+ Misses         15        2      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq

codspeed-hq Bot commented Apr 1, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 48 untouched benchmarks


Comparing d-v-b:chore/docs (561f7e3) with main (bd23d2a)

Open in CodSpeed

@d-v-b

d-v-b commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator Author

this ballooned in scope and effectively became a nice time to define the public API

@d-v-b d-v-b merged commit 8ef0279 into zarr-developers:main Apr 1, 2026
21 checks passed
@d-v-b d-v-b deleted the chore/docs branch April 1, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant